projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcf431d
)
(debug-ignored-errors): Restore BBDB stuff.
author
Dave Love
<fx@gnu.org>
Fri, 10 Sep 1999 17:54:30 +0000
(17:54 +0000)
committer
Dave Love
<fx@gnu.org>
Fri, 10 Sep 1999 17:54:30 +0000
(17:54 +0000)
lisp/bindings.el
patch
|
blob
|
history
diff --git
a/lisp/bindings.el
b/lisp/bindings.el
index e27cce781f0f79fb60d01a698ce9de8ad68cc5ff..d25ecfa74b1b6b356da935fc962c7e1ef5873b4b 100644
(file)
--- a/
lisp/bindings.el
+++ b/
lisp/bindings.el
@@
-402,7
+402,11
@@
Non-nil means mode line has been made mouse-sensitive.")
"^Version control package .*.el not found. Use vc.el instead$"
;; cus-edit
- "^No user options have changed defaults in recent Emacs versions$"))
+ "^No user options have changed defaults in recent Emacs versions$"
+
+ ;; BBDB
+ "^no previous record$"
+ "^no next record$"))
(make-variable-buffer-local 'indent-tabs-mode)